home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #1
/
Amiga Plus CD - 2000 - No. 1.iso
/
Tools
/
Dev
/
PMM
/
Developer
/
Include
/
Protos
/
ADOSLIB_protos.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-12-03
|
224 b
|
8 lines
char *getcwd (char *path, int size);
int cmp (char **a, char **b);
int setenv (char *name, char *value);
int unlink (char *name);
void GetCurrentPath (register char *path);
void makedir (UBYTE *file);
void putenv (char *s);